﻿/*- - - - - - - - -样式属index.html - - - - - - - -*/
.sprite {
    background: url(../image/sprite.png) no-repeat;
}


#header {
    
     height: auto; 
   
}


/*广告位*/
.ad01 {
    width: 1180px;
    /* height: 50px; */
    margin: 0px auto 15px auto;
}
.ad01 img{width:1180px;}
.ad03 {
    width: 1180px;
    height: 50px;
    margin: 0px auto 15px auto;
}
.guanggao {
    padding: 5px 0;
    width: 1180px;
}
.guanggao_topleft {
    width: 255px;
    float: left;
}
.guanggao_topleft img{width: 255px;height:60px}
.guanggao_topmiddle {
    margin-left: 6px;
    width: 660px;
    float: left;
}
.guanggao_topmiddle img{width: 660px;height:60px}
.guanggao_topright {
    width: 255px;
    float: right;
}
.guanggao_topright img{width: 255px;height:60px}
.guanggao_jd1 {
    width: 910px;
    height: 60px;
    float: left;
}
.guanggao_jd1 img{width: 910px;height:60px}
.guanggao_jd2 {
    margin-left: 8px;
    width: 250px;
    height: 60px;
    float: left;
}
.guanggao_jd2 img{width: 250px;height:60px}
.guanggaoty{width: 300px;height:60px;overflow:hidden;}
.guanggaoty img{padding-top:10px;padding-bottom:10px;width: 300px;height:60px}
/*广告位结束*/

/*推荐*/
#Recommend {
    width: 1180px;
    height: 170px;
    position: relative;
    margin: 0px auto 20px auto;
    padding-top: 10px;
    background-color: #f9f9f9;
}

#Recommend .DocList2 li:nth-child(7) {
    margin-left: 60%;
}

#Recommend .DocList2 li:nth-child(9) {
    margin-left: 60%;
}

#Recommend .DocList2 li:nth-child(11) {
    margin-left: 60%;
}

#Recommend .ad02 {
    width: 680px;
    height: 75px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -37px;
    margin-left: -340px;
    background-color: #cccccc;
}

#Recommend .ad02 img{
    width: 100%;
    height: 100%;
}

    /*头条*/
#Headlines {
    width: 1180px;
    margin: 0 auto;
    padding-bottom: 12px;
}

#Headlines .Headlines_text {
    float: left;
    width: 22px;
    height: 80px;
    line-height: 19px;
    text-align: center;
    font-size: 17px;
    color: #fff;
    margin-right: 20px;
    padding-top: 3px;
    padding-right: 5px;
    padding-left: 5px;
    background-color: #e60012;
}

#Headlines h2 {
    height: 72px;
    line-height: 72px;
    font-size: 30px;
    color: #305798;
    margin-bottom: 5px;
}

#Headlines h2 a {
    color: #003366;
}

#Headlines h2 a:hover {
    color: #e60012;
    text-decoration: none;
}

#Headlines ul li {
    margin-right: 20px;
    display: inline;
}

#Headlines ul li a {
    line-height: 30px;
    color: #666666;
}

#Headlines ul li a:hover {
    color: #e60012;
}

#Headlines .Headlines_pic {
    float: right;
    width: 380px;
}

#Headlines .Headlines_pic .Headlines_pic_ {
    float: left;
    width: 190px;
    height: 82px;
    overflow: hidden;
}

#Headlines .Headlines_list {
    float: left;
    width: 790px;
}
/**/
#column3 {
    width: 1180px;
    margin: 0 auto;
}

/**/
#column3_left {
    float: left;
    width: 380px;
}

.column3_left_box {
    margin-bottom: 15px;
}

#playbanner {
    width: 380px;
    height: 276px;
    position: relative;
    overflow: hidden;
    margin-top: -4px;
    margin-bottom: 4px;
    display: block;
}

/*图片轮播样式*/
#playbanner .conbox {
    width: 9999em;
    position: absolute;
}

#playbanner .conbox .Slide_ {
    float: left;
    width: 380px;
    height: 240px;
    overflow: hidden;
    background: #333;
}

#playbanner .conbox .Slide_ strong {
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    position: absolute;
    font-weight: normal;
    font-size: 16px;
    color: #fff;
    bottom: 0px;
    left: 0px;
    background: url(../image/heibg.png) repeat left top;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
}

#playbanner .conbox .Slide_ img {
    width: 100%;
    height: 100%;
    display: block;
}

#playbanner .switcher {
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 10px;
    left: 0px;
    z-index: 1500;
}

#playbanner .switcher a {
    width: 60px;
    height: 4px;
    line-height: 0;
    text-align: center;
    overflow: hidden;
    font-size: 0px;
    /*font-family: arial;*/
    color: #323232;
    margin-right: 2px;
    margin-left: 2px;
    background-color: #e3e3e3;
    cursor: pointer;
    display: inline-block;
}

#playbanner .switcher a.cur, #playbanner .switcher a:hover {
    color: #fff;
    background-color: #e60012;
    background-position: left top;
}

#playbanner ._slider_next, #playbanner ._slider_prev {
    width: 38px;
    height: 240px;
    position: absolute;
    top: 0px;
    z-index: 80;
}

#playbanner ._slider_prev span, #playbanner ._slider_next span {
    width: 38px;
    height: 38px;
    position: absolute;
    top: 50%;
    margin-top: -19px;
    background: url(../image/arrow.png) no-repeat left top;
    background-repeat: no-repeat;
}

#playbanner ._slider_prev {
    left: 10px;
}

#playbanner ._slider_prev:hover {
    background-position: left top;
}

#playbanner ._slider_prev:hover span {
    background-position: left bottom;
}

#playbanner ._slider_next {
    right: 10px;
}

#playbanner ._slider_next span {
    background-position: right top;
}

#playbanner ._slider_next:hover span {
    background-position: right bottom;
}

/**/
#column3_center {
    float: left;
    width: 450px;
    position: relative;
    margin-top: -12px;
    margin-left: 20px;
}

.column3_center_box {
    margin-bottom: 24px;
}

/**/
#column3_right {
    float: right;
    width: 300px;
    position: relative;
    overflow: hidden;
    margin-top: -12px;
    background-color: #f9f9f9;
    padding: 10px;
}

#column3_right .column3_right_box {
    margin-bottom: 5px;
}

#photoshow {
    width: 300px;
    height: 260px;
    position: relative;
    margin-top: 14px;
}

#photoshow .conbox {
    width: 9999em;
    position: absolute;
}

#photoshow .conbox .Slide2_ {
    float: left;
    width: 300px;
    height: 260px;
    overflow: hidden;
    background: #333;
}

#photoshow .conbox .Slide2_ strong {
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    position: absolute;
    font-weight: normal;
    color: #fff;
    bottom: 0px;
    left: 0px;
    background: url(../image/heibg.png) repeat left top;
}

#photoshow .conbox .Slide2_ img {
    width: 100%;
    height: 100%;
    display: block;
}

#photoshow .switcher {
    text-align: center;
    position: absolute;
    top: 0px;
    right: 100px;
    bottom: 10px;
    margin-top: -36px;
    z-index: 99;
}

#photoshow .switcher a {
    width: 8px;
    height: 8px;
    line-height: 0;
    text-align: center;
    overflow: hidden;
    font-size: 0px;
    /*font-family: arial;*/
    color: #323232;
    margin-left: 10px;
    background-color: #e3e3e3;
    border-radius: 8px;
    cursor: pointer;
    display: inline-block;
}

#photoshow .switcher a.cur, #photoshow .switcher a:hover {
    color: #fff;
    background-color: #e60012;
    background-position: left top;
}

.coloum_pic {
    width: 1180px;
    margin: 0px auto 15px auto;
}

.coloum_pic .coloum_pic_ {
    float: left;
    width: 380px;
    height: 70px;
    margin-right: 1.62%;
}

.coloum_pic .coloum_pic_:nth-child(3n) {
    margin-right: 0px;
}

.coloum_pic2 {
    width: 1200px;
    margin: 0px auto 34px auto;
}

.coloum_pic2 .coloum_pic_ {
    float: left;
    width: 289px;
    height: 50px;
    margin-right: 8px;
    margin-bottom: 8px;
}

.coloum_pic2 .coloum_pic_:nth-child(2n) {
    margin-right: 8px;
}

.coloum_pic3 {
    width: 1180px;
    margin: 0px auto 15px auto;
    overflow: hidden;
}

.coloum_pic3 .coloum_pic_ {
    float: left;
    width: 280px;
    height: 50px;
    margin-right: 20px;
}

.coloum_pic3 .coloum_pic_:nth-child(4) {
    margin-right: 0px;
}

/*栏目2*/
.column2 {
    width: 1180px;
    margin: 0px auto 15px auto;
}

/*栏目2打左边*/
.column2_left {
    float: left;
    width: 780px;
    position: relative;
}

.column2_left .txtlist {
    height: 36px;
    line-height: 36px;
    position: absolute;
    top: 0px;
    right: 0px;
}

.column2_left .txtlist a {
    color: #666666;
    margin-left: 19px;
}

.column2_left .txtlist a:hover {
    color: #e60012;
}

.column2_left .Tab3 {
    position: absolute;
    top: 8px;
    right: 0px;
}

.column2_left .Tab3 li {
    float: left;
    margin-right: 2px;
}

.column2_left .Tab3 li a {
    float: left;
    height: 23px;
    line-height: 23px;
    padding-right: 8px;
    padding-left: 8px;
}

.column2_left .Tab3 li.change a, .column2_left .Tab3 li a:hover {
    color: #fff;
    background-color: #e60012;
    text-decoration: none;
}

.column2_left_left {
    float: left;
    width: 49.00%;
    overflow: hidden;
}

.column2_left_left .PicList {
    width: 400px;
}

.column2_left_left .PicList li {
}

.column2_left_left .PicList li:nth-child(even) {
    margin-right: 20px;
}

.column2_left_right {
    float: right;
    width: 49.00%;
}

/*栏目2右边*/
.column2_right {
    float: right;
    width: 380px;
}

.column2_right_box {
    margin-bottom: 12px;
}

/*栏目*/
.column {
    width: 1180px;
    margin: 0px auto 36px auto;
}

.column .box {
    float: left;
    width: 377px;
    margin-right: 20px;
    position: relative;
}

.column .btn_righttop {
    position: absolute;
    right: 0px;
    top: 0px;
    line-height: 32px;
    color: #e60012;
}

.column .btn_righttop:hover {
    color: #003366;
}

.column .box:nth-child(3) {
    margin-right: 0px;
}

/**/
#PhotoColumn {
    width: 1180px;
    height: 393px;
    overflow: hidden;
    margin: 0 auto;
}

#PhotoColumn .PartTitle2 {
    height: 20px;
    text-align: center;
    margin-bottom: 37px;
}

#PhotoColumn .PartTitle2 span {
    float: none;
    text-align: center;
    padding-right: 37px;
    padding-left: 37px;
}

#PhotoColumn .PictureList {
    width: 1200px;
}

/*二维码*/
#erweima {
    width: 1180px;
    height: 283px;
    margin: 0px auto 5px auto;
    overflow: hidden;
    position: relative;
}

/*图片轮播样式*/
#erweima .conbox {
    width: 9999em;
    position: absolute;
}

#erweima .conbox div {
    float: left;
    overflow: hidden;
    width: 1178px;
    height: 192px;
}

#erweima .conbox div img {
    width: 100%;
    height: 100%;
    display: block;
}

#erweima .switcher {
    float: right;
    position: absolute;
    right: 2px;
    z-index: 99;
    top: 10px;
}

#erweima .switcher a {
    float: left;
    width: 7px;
    height: 7px;
    line-height: .0px;
    text-align: center;
    overflow: hidden;
    font-size: 14px;
    /*font-family: arial;*/
    color: #323232;
    margin: 4px 4px 4px 7px;
    cursor: pointer;
    display: inline;
    background-color: #858585;
}

#erweima .switcher a.cur, #erweima .switcher a:hover {
    color: #fff;
    background-color: #e60012;
}

#erweima .erweima_box {
    width: 1178px;
    height: 192px;
    padding-top: 18px;
    background-color: #f1f1f1;
    border: 1px solid #e5e5e5;
}

/**/
#quickLink {
    width: 1180px;
    margin: 0px auto 36px auto;
}

#quickLink .typeTab {
    float: left;
    width: 172px;
    margin-right: -1px;
}

#quickLink .typeTab li {
    position: relative;
    margin-bottom: -1px;
}

#quickLink .typeTab li a {
    width: 170px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 16px;
    background-color: #f1f1f1;
    border: 1px solid #e5e5e5;
    display: block;
}

#quickLink .bmfw {
    float: left;
    width: 892px;
    position: relative;
    margin-right: -1px;
}

#quickLink dl dd {
    float: left;
}

#quickLink dl dt {
    float: left;
    width: 170px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 16px;
    margin-right: -1px;
    margin-bottom: -1px;
    background-color: #f1f1f1;
    border: 1px solid #e5e5e5;
    display: block;
}

#quickLink .Tab_nr {
    float: left;
    width: 721px;
    height: 145px;
}

#quickLink .about_doc {
    float: right;
    width: 270px;
    height: 143px;
    position: relative;
    margin-right: -1px;
    padding-right: 9px;
    padding-left: 9px;
    border: 1px solid #e5e5e5;
}

.icon_lists li {
    float: left;
    width: 70px; /* height:180px; */
    text-align: center;
    line-height: 25px;
    padding: 10px 5px 6px 5px;
    list-style: none !important;
    margin-right: -1px;
    margin-bottom: -1px;
    border: 1px solid #e5e5e5;
}

.icon_lists .icon {
    font-size: 24px;
    line-height: 30px;
    margin: 20px 0;
    color: #333;
    -webkit-transition: font-size 0.25s ease-out 0s;
    -moz-transition: font-size 0.25s ease-out 0s;
    transition: font-size 0.25s ease-out 0s;
}

/*底部导航*/
#footerNav {
    width: 1180px;
    margin: 0px auto 24px auto;
    border: #D0D4D9 1px solid;
}

#footerNav .Tab_nr {
    line-height: 33px;
}

#footerNav .Tab_nr a {
    margin-right: 8px;
    display: inline-block;
}


/* - - - - - - - - - 标题类  - - - - - - - - -*/
/*栏目标题*/
.PartTitle {
    height: 35px;
    line-height: 35px;
    font-size: 20px;
    margin-bottom: 12px;
    border-bottom: 2px solid #e5e5e5;
}

.PartTitle a {
    float: left;
    height: 35px;
    position: relative;
    margin-bottom: -2px;
    padding-right: 17px;
    padding-bottom: 3px;
    padding-left: 10px;
    background: url(../image/4.gif) no-repeat right bottom;
}

/*栏目标题一*/
.PartTitle3 {
    height: 35px;
    line-height: 35px;
    font-size: 20px;
    margin-bottom: 12px;
    border-bottom: 2px solid #e5e5e5;
}

.PartTitle3 span {
    float: left;
    height: 35px;
    position: relative;
    margin-bottom: -2px;
    padding-right: 17px;
    padding-bottom: 3px;
    padding-left: 10px;
    background: url(../image/4.gif) no-repeat right bottom;
}

/*副标题*/
.SubTitle {
    height: 38px;
    line-height: 38px;
    margin-bottom: 15px;
    border-bottom: 1px solid #e5e5e5;
    position: relative;
}

.SubTitle span {
    width: 97px;
    height: 37px;
    line-height: 37px;
    text-align: center;
    position: relative;
    font-size: 20px;
    margin-bottom: -1px;
    border: 1px solid #e5e5e5;
    border-bottom: 1px solid #ffffff;
    display: block;
}

.SubTitle .btn_more {
    position: absolute;
    right: 0px;
    top: 0px;
    color: #666666;
}

.SubTitle .btn_more:hover {
    color: #e60012;
}

/*标题*/
.Title {
    height: 37px;
    line-height: 37px;
    position: relative;
    overflow: hidden;
    font-size: 20px;
    margin-bottom: 7px;
    padding-left: 10px;
}

.Title .more {
    position: absolute;
    font-size: 13px;
    color: #cccccc;
    right: 0px;
}

.Title .more:hover {
    color: #e60012;
}

.Title .btn_text {
    position: absolute;
    right: 0px;
    top: 0px;
    font-size: 17px;
    font-weight: normal;
    color: #e60012;
}

.Title2 {
    height: 60px;
    line-height: 60px;
    font-size: 20px;
    padding-right: 9px;
    padding-left: 9px;
}

/*栏目标题2*/
.PartTitle2 {
    height: 30px;
    font-size: 29px;
    font-weight: normal;
    margin-bottom: 20px;
    border-bottom: 2px solid #e5e5e5;
}

.PartTitle2 span {
    float: left;
    padding-right: 28px;
    background: #fff;
}

/* - - - - - - - - - 文字列表类  - - - - - - - - -*/
/*文档列表*/
.DocList li {
    height: 36px;
    line-height: 36px;
    overflow: hidden;
    font-size: 16px;
    padding-left: 20px;
    background: url(../image/0.gif) no-repeat left 15px;
}

.DocList li a {
}

/*新闻列表*/
.NewsList {
    margin-bottom: 15px;
}

.NewsList li {
    height: 36px;
    line-height: 36px;
    overflow: hidden;
}

.NewsList li a {
    font-size: 16px;
}

.NewsList li a:hover {
}

.NewsList li strong {
    font-size: 18px;
}

.NewsList li b {
    font-size: 18px;
}

.NewsList li strong a {
    color: #333;
}

.NewsList li strong a:hover {
    color: #e60012;
}

.NewsList li em {
    font-size: 16px;
    font-weight: bold;
    margin-right: 6px;
}

.NewsList li em a {
    color: #e60012;
}

/*文本列表*/
.TextList li {
    float: left;
    width: 143px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    position: relative;
    margin-right: -1px;
    margin-bottom: -1px;
    border: 1px solid #e5e5e5;
}

.TextList li a {
    font-size: 16px;
    display: block;
}

.TextList li a:hover {
    color: #fff;
    background-color: #e60012;
    text-decoration: none;
}

/*文档列表2*/
.DocList2 {
    float: left;
    width: 100%;
}

.DocList2 li {
    float: left;
    width: 18%;
    height: 32px;
    line-height: 32px;
    overflow: hidden;
    padding-right: 1%;
    padding-left: 1%;
}

.DocList2 li a {
    color: #003366;
}

.DocList2 li a:hover {
    color: #e60012;
}

/* - - - - - - - - - 图片列表类  - - - - - - - - -*/
/*图片列表*/
.PictureList {
    float: left;
}

.PictureList li {
    float: left;
    width: 246px;
    height: 140px;
    margin-right: 20px;
    margin-bottom: 19px;
}

.PictureList li.first {
    float: left;
    width: 377px;
    height: 300px;
}

.PictureList li.first .photo em {
    width: 335px;
    padding-right: 21px;
    padding-left: 21px;
}

.PictureList li .photo {
    width: 100%;
    height: 100%;
    position: relative;
    display: block;
}

.PictureList li .photo em {
    width: 204px;
    height: 40px;
    line-height: 40px;
    position: absolute;
    color: #fff;
    bottom: 0px;
    left: 0px;
    padding-right: 21px;
    padding-left: 21px;
    background: url(../image/heibg.png) repeat left top;
}

/*视频列表*/
.VideoList {
    float: left;
}

.VideoList li {
    float: left;
    width: 180px;
    height: 104px;
    margin-right: 18px;
    margin-bottom: 10px;
    background-color: #003366;
}

.VideoList li:nth-child(even) {
    margin-right: 0px;
}

.VideoList li .photo {
    width: 180px;
    height: 104px;
    position: relative;
    display: block;
}

.VideoList li .photo .icon_video {
    width: 35px;
    height: 35px;
    position: absolute;
    top: 23px;
    left: 50%;
    margin-left: -17px;
    background-position: -58px -39px;
    background-repeat: no-repeat;
}

.VideoList li .photo strong {
    width: 148px;
    height: 39px;
    line-height: 39px;
    text-align: center;
    position: absolute;
    overflow: hidden;
    font-weight: normal;
    color: #fff;
    bottom: 0px;
    left: 0px;
    padding-right: 16px;
    padding-left: 16px;
    background: url(../image/heibg.png) repeat left top;
}

.VideoList2 li {
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    padding-left: 25px;
    background: url(../image/2.gif) no-repeat left 13px;
}

.VideoList2 li a {
    font-size: 16px;
}

.ad380x120 {
    width: 380px;
    height: 120px;
    overflow: hidden;
    margin-bottom: 10px;
    background-color: #cccccc;
    display: block;
}

/*图片列表*/
.PicList {
    float: left;
}

.PicList li {
    float: left;
    width: 173px;
    height: 104px;
    position: relative;
    overflow: hidden;
    margin-right: 19px;
}

.PicList li:nth-child(even) {
    margin-right: 0px;
}

.PicList li.luntan_pic_li {
   
    width: 140px;
}

.PicList li .photo {
    width: 100%;
    height: 100%;
    display: block;
}

.PicList li strong {
    width: 92%;
    height: 39px;
    line-height: 39px;
    text-align: center;
    position: absolute;
    overflow: hidden;
    font-weight: normal;
    color: #fff;
    bottom: 0px;
    left: 0px;
    padding-right: 4%;
    padding-left: 4%;
    background: url(../image/heibg.png) repeat left top;
}

.PicList .bigpic {
    width: 380px;
    height: 177px;
    margin-right: 0px;
    margin-bottom: 10px;
}

/*二维码列表*/
.ewmlist {
    float: left;
    margin-left: 23px;
}

.ewmlist li {
    float: left;
    width: 141px;
    line-height: 40px;
    text-align: center;
    margin-left: 17px;
}

.ewmlist li img {
    width: 141px;
    height: 141px;
}

.ewmlist li:hover {
    box-shadow: 0 0 14px rgba(0, 0, 0, 0.2);
}

/*图片380x177*/
.pic380x177 {
    width: 380px;
    height: 177px;
    position: relative;
    overflow: hidden;
    margin-bottom: 8px;
    display: block;
}

.pic380x177 .photo {
    width: 380px;
    height: 177px;
    display: block;
}

.pic380x177 strong {
    width: 380px;
    height: 39px;
    line-height: 39px;
    text-align: center;
    position: absolute;
    font-weight: normal;
    color: #fff;
    bottom: 0px;
    left: 0px;
    background: url(../image/heibg.png) repeat left top;
}

/*焦点新闻*/
.FocusNews {
    height: 160px;
    clear: both;
    margin-bottom: 10px;
}

.FocusNews .photo {
    float: left;
    width: 180px;
    height: 106px;
    margin-right: 10px;
}

.FocusNews h5 {
    height: 53px;
    line-height: 53px;
    overflow: hidden;
    font-size: 16px;
}

.FocusNews h5 a {
    color: #333;
}

.FocusNews h5 a:hover {
    color: #e60012;
}

.FocusNews .photo {
    background-color: #cccccc;
}

.FocusNews p {
    height: 87px;
    line-height: 29px;
    overflow: hidden;
    font-size: 14px;
    color: #666666; /*padding-top:9px;*/
}

.FocusNews p a {
    color: #e60012;
}

.FocusNews p a:hover {
    color: #e60012;
}

/*选项卡*/
.Tab {
    float: left;
    width: 100%;
    position: relative;
    border-bottom: 2px solid #e5e5e5;
}

.Tab li {
    float: left;
}

.Tab li a {
    float: left;
    height: 34px;
    line-height: 34px;
    overflow: hidden;
    font-size: 20px;
    font-weight: bold;
    padding-right: 10px;
    padding-left: 10px;
}

.Tab li a:hover {
    text-decoration: none;
}

.Tab .lines {
    height: 3px;
    line-height: 0px;
    position: absolute;
    font-size: 0px;
    bottom: -3px;
    background: #e60012 url(../image/1.gif) no-repeat right bottom;
}

/*选项卡2*/
.Tab2 {
    float: left;
    width: 100%;
    position: relative;
    font-size: 18px;
    margin-bottom: 20px;
    border-top: 2px solid #e5e5e5;
}

.Tab2 li {
    float: left;
    margin-right: 18px;
    margin-top: 10px;
}

.Tab2 li a {
    float: left;
    height: 50px;
    line-height: 58px;
    overflow: hidden;
    font-size: 20px;
    color: #333333;
    padding-right: 10px;
    padding-left: 10px;
}

.Tab2 li.change a, .Tab2 li a:hover {
    font-weight: bold;
    text-decoration: none;
}

.Tab2 .lines {
    position: absolute;
    top: -2px;
    border-top: 2px solid #e60012;
}

/*合作伙伴*/
#footerNav .Tab_nr{border: #D0D4D9 1px solid;border-top:none;}
#footerNav .Tab_nr li{float: left;margin: 10px}